MessageSentRepresentingName Property

Contains the display name for the messaging user represented by the sender.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public string SentRepresentingName { get; set; }

Property Value

String
The name of the sent representing.

See Also